Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Break up ai-assistant-panel test file #2316

Merged
merged 2 commits into from
Mar 21, 2025

Conversation

lukemelia
Copy link
Contributor

No description provided.

@lukemelia lukemelia force-pushed the cs-8191-refactorbreak-up-ai-assistant-panel-tests branch from ba61764 to c03dff2 Compare March 20, 2025 22:51
@lukemelia lukemelia force-pushed the cs-8191-refactorbreak-up-ai-assistant-panel-tests branch from 96d26b1 to 8d6892b Compare March 20, 2025 23:24
Copy link

Host Test Results

  1 files  ±0    1 suites  ±0   26m 21s ⏱️ -56s
837 tests  - 7  832 ✅  - 7  5 💤 ±0  0 ❌ ±0 
844 runs   - 5  839 ✅  - 5  5 💤 ±0  0 ❌ ±0 

Results for commit 8d6892b. ± Comparison against base commit 1c5a948.

This pull request removes 47 and adds 40 tests. Note that renamed tests count towards both.
Chrome 134.0 ‑ Integration | ai-assistant-panel > suspending global error hook: it can handle an error during room creation
Chrome 134.0 ‑ Integration | ai-assistant-panel: after command is issued, a reaction event will be dispatched
Chrome 134.0 ‑ Integration | ai-assistant-panel: after search command is issued, a command result event is dispatched
Chrome 134.0 ‑ Integration | ai-assistant-panel: assures applied state displayed as a check mark even eventId in command payload is undefined
Chrome 134.0 ‑ Integration | ai-assistant-panel: button states only apply to a single button in a chat room
Chrome 134.0 ‑ Integration | ai-assistant-panel: by default reasoning content expands when reasoning starts streaming, then collapses when body starts streaming
Chrome 134.0 ‑ Integration | ai-assistant-panel: can close past-sessions list on outside click
Chrome 134.0 ‑ Integration | ai-assistant-panel: clicking on unread message indicator scrolls to unread message
Chrome 134.0 ‑ Integration | ai-assistant-panel: displays message slightly muted when it is being sent
Chrome 134.0 ‑ Integration | ai-assistant-panel: displays retry button for message that failed to send
…
Chrome 134.0 ‑ Integration | ai-assistant-panel | codeblocks: it renders codeblock in monaco
Chrome 134.0 ‑ Integration | ai-assistant-panel | codeblocks: it shows the copy code to clipboard button
Chrome 134.0 ‑ Integration | ai-assistant-panel | commands: after command is issued, a reaction event will be dispatched
Chrome 134.0 ‑ Integration | ai-assistant-panel | commands: after search command is issued, a command result event is dispatched
Chrome 134.0 ‑ Integration | ai-assistant-panel | commands: it allows chat commands to change cards in the stack
Chrome 134.0 ‑ Integration | ai-assistant-panel | commands: it can copy search results card to workspace
Chrome 134.0 ‑ Integration | ai-assistant-panel | commands: it can copy search results card to workspace (no cards in stack)
Chrome 134.0 ‑ Integration | ai-assistant-panel | commands: it can search for card instances based upon title of card
Chrome 134.0 ‑ Integration | ai-assistant-panel | commands: it can search for card instances that is of the same card type as the card shared
Chrome 134.0 ‑ Integration | ai-assistant-panel | commands: it does not display the streaming indicator when ai bot sends a command
…

@lukemelia lukemelia merged commit 2770e15 into main Mar 21, 2025
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants